var github.com/klauspost/compress/internal/cpuinfo.hasBMI2
6 uses
github.com/klauspost/compress/internal/cpuinfo (current package)
cpuinfo.go#L15: return hasBMI2
cpuinfo.go#L21: old := hasBMI2
cpuinfo.go#L22: hasBMI2 = false
cpuinfo.go#L24: hasBMI2 = old
cpuinfo.go#L34: var hasBMI2 bool
cpuinfo_amd64.go#L9: hasBMI1, hasBMI2 = x86extensions()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |